home *** CD-ROM | disk | FTP | other *** search
/ NetNews Offline 2 / NetNews Offline Volume 2.iso / news / comp / lang / c++-part1 / 227 < prev    next >
Encoding:
Internet Message Format  |  1996-08-05  |  979 b 

  1. From: Chudail@msn.com (Manish Katyal)
  2. Subject: Help : C++ memory question
  3. Date: 3 Jan 96 02:12:26 -0800
  4. Message-ID: <00001a81+000086dd@msn.com>
  5. Path: news.msn.com!msn.com
  6. Newsgroups: comp.lang.c++
  7. Organization: The Microsoft Network (msn.com)
  8.  
  9.  
  10.   Hi,
  11.      I'm using Visual C++ on Windows 3.x and am running 
  12. into memory problems (dont' we all ?)
  13. The problem that I'm having is that I run out of windows handles as I 
  14. have a very resource intensive application.
  15.  
  16. I've noticed that the amount of conventional memory has a direct 
  17. bearing on the handles problem.
  18. My question is that is the above the case ?
  19.  
  20. Om my PC, I have 508K of conventional memory and that is also the 
  21. size of the largest executable program that I can run. However, the 
  22. size of my executable is 562K (and growing !). How do I get around 
  23. this problem ? 
  24.  
  25. BTW : I am using the large memory model.
  26.  
  27. Really appreciate if anyone could help me out here,
  28.    Thanx,
  29.          Manish Katyal,
  30.        Cap Gemini America. 
  31.